Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump yaml and jackson #348

Merged
merged 3 commits into from
May 16, 2023
Merged

bump yaml and jackson #348

merged 3 commits into from
May 16, 2023

Conversation

johnynek
Copy link
Collaborator

We can't use a latest jackson, because circe doesn't support later than jackson 2.12 it seems (although maybe it the code will just happen to work, I didn't try).

We can't use the very latest snakeyaml since jackson 2.12 won't work with it. But this at least gets all but 1 known security issue handled. That said, since we don't expect users to run dependency resolution on untrusted inputs it may not such a risk.

related to #337
replaces #336

Copy link
Contributor

@eed3si9n eed3si9n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@johnynek johnynek merged commit b9535a4 into master May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants